clearGetChannelRequest


Send the specified channel in the response to this message
NOTE: This field is sent with the channel index + 1 (to ensure we never try to send 'zero' - which protobufs treats as not present)
uint32 get_channel_request = 1;

Return

This builder for chaining.